[INFO] fetching crate pipedash-core 0.1.1...
[INFO] checking pipedash-core-0.1.1 against master#b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1 for pr-156992
[INFO] extracting crate pipedash-core 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate pipedash-core 0.1.1
[INFO] finished tweaking crates.io crate pipedash-core 0.1.1
[INFO] tweaked toml for crates.io crate pipedash-core 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pipedash-core 0.1.1 on toolchain b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pipedash-core 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kube v2.0.1
[INFO] [stderr]   Downloaded pipedash-plugin-api v0.1.1
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded pipedash-plugin-gitlab v0.1.1
[INFO] [stderr]   Downloaded jsonpath-rust v0.7.5
[INFO] [stderr]   Downloaded pipedash-plugin-github v0.1.1
[INFO] [stderr]   Downloaded pipedash-plugin-buildkite v0.1.1
[INFO] [stderr]   Downloaded pipedash-plugin-bitbucket v0.1.1
[INFO] [stderr]   Downloaded pipedash-plugin-argocd v0.1.1
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.4
[INFO] [stderr]   Downloaded jsonwebtoken v10.2.0
[INFO] [stderr]   Downloaded kube-core v2.0.1
[INFO] [stderr]   Downloaded kube-runtime v2.0.1
[INFO] [stderr]   Downloaded kube-client v2.0.1
[INFO] [stderr]   Downloaded pipedash-plugin-jenkins v0.1.1
[INFO] [stderr]   Downloaded octocrab v0.49.5
[INFO] [stderr]   Downloaded k8s-openapi v0.26.1
[INFO] [stderr]   Downloaded pipedash-plugin-tekton v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba7ae305354b68ba3e9a498c3fe8ab7c8801e4c2dc0fc58a1546f01c17d50be2
[INFO] running `Command { std: "docker" "start" "-a" "ba7ae305354b68ba3e9a498c3fe8ab7c8801e4c2dc0fc58a1546f01c17d50be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba7ae305354b68ba3e9a498c3fe8ab7c8801e4c2dc0fc58a1546f01c17d50be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba7ae305354b68ba3e9a498c3fe8ab7c8801e4c2dc0fc58a1546f01c17d50be2", kill_on_drop: false }`
[INFO] [stdout] ba7ae305354b68ba3e9a498c3fe8ab7c8801e4c2dc0fc58a1546f01c17d50be2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4046cc4df1c6ad488d3b85c9c8360700f50b85525726549988b8fa5fd8d8c7d0
[INFO] running `Command { std: "docker" "start" "-a" "4046cc4df1c6ad488d3b85c9c8360700f50b85525726549988b8fa5fd8d8c7d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling k8s-openapi v0.26.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking jsonpath-rust v0.7.5
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking num-bigint-dig v0.8.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking json-patch v4.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking rsa v0.9.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling octocrab v0.49.5
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking pipedash-plugin-api v0.1.1
[INFO] [stderr]     Checking pipedash-plugin-argocd v0.1.1
[INFO] [stderr]     Checking pipedash-plugin-bitbucket v0.1.1
[INFO] [stderr]     Checking pipedash-plugin-gitlab v0.1.1
[INFO] [stderr]     Checking pipedash-plugin-jenkins v0.1.1
[INFO] [stderr]     Checking pipedash-plugin-buildkite v0.1.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr] error: could not compile `octocrab` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/bin/rustc --crate-name octocrab --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.49.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="default-client"' --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-timeout"' --cfg 'feature="jwt-rust-crypto"' --cfg 'feature="retry"' --cfg 'feature="rustls"' --cfg 'feature="rustls-ring"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-client", "follow-redirect", "futures-core", "futures-util", "hyper-rustls", "hyper-timeout", "hyper-tls", "jwt-aws-lc-rs", "jwt-rust-crypto", "opentls", "retry", "rustls", "rustls-aws-lc-rs", "rustls-ring", "rustls-webpki-tokio", "stream", "timeout", "tokio", "tracing"))' -C metadata=2b61ee89949e505e -C extra-filename=-9b943fc42a2e729c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-eb13771b44957bd8.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2e81cdcc03dc7b95.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dde7d6c335831ce2.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-3c231daf8c6353b1.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-35c67450e9ee8acb.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3ab7ee9b3ba3f8e2.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-4e4e1028efffb68b.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f8cf348df1975437.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-2d6e2eff4809bc26.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-845671c6cc64def3.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-412f0a072360d30e.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-555d702fed0786b2.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-b47faf01e2407b06.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-dd25c99a237af9ca.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-32052ec4b8fd9371.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-91b1de3f4e64ca7a.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-1089fbff901f2405.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f73219518972ebee.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-edfa42ace0a475b9.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-c3589533dc65b0f6.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-7da79ddfadd4fa41.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-bfb12bac89855f90.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1bd8e4af14f84bc8.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-fcb1efc1749293d9.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-db1e3ab30ff76f5b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a108db0243fdb888.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ca6b59d337518a76.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-b5564dab4c5d0e24.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dd0411beaa0ba2fa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `k8s-openapi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1/bin/rustc --crate-name k8s_openapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k8s-openapi-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="v1_31"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "earliest", "latest", "schemars", "std", "v1_30", "v1_31", "v1_32", "v1_33", "v1_34"))' -C metadata=72472af061c26fac -C extra-filename=-72f2f167c3bebc3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dde7d6c335831ce2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f73219518972ebee.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-edfa42ace0a475b9.rmeta --cap-lints allow --cap-lints=forbid --cfg 'k8s_openapi_enabled_version="1.31"' --check-cfg 'cfg(k8s_openapi_enabled_version, values("1.30", "1.31", "1.32", "1.33", "1.34"))'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4046cc4df1c6ad488d3b85c9c8360700f50b85525726549988b8fa5fd8d8c7d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4046cc4df1c6ad488d3b85c9c8360700f50b85525726549988b8fa5fd8d8c7d0", kill_on_drop: false }`
[INFO] [stdout] 4046cc4df1c6ad488d3b85c9c8360700f50b85525726549988b8fa5fd8d8c7d0
